From 4fcb2bd721919ee9bef62a8f70e9d36fc05fc90c Mon Sep 17 00:00:00 2001 From: tobigun Date: Tue, 4 Nov 2008 13:32:26 +0000 Subject: - switches.inc removed from ModiSDK.pas and StrUtils.pas as the plugins do not find it - FPC compatibility (Assembler mode set, Mode-delphi set, ...) - Plugin "Don't get worse" updated for USDX 1.1 compatibility - Other plugins need to be updated too. Perhaps include them to the main project later. Note that the party mode is disabled at the moment so plugins will not work. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1499 b956fd51-792f-4845-bead-9b4dfca2ff2c --- plugins/SDK/ModiSDK.pas | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/SDK/ModiSDK.pas') diff --git a/plugins/SDK/ModiSDK.pas b/plugins/SDK/ModiSDK.pas index 76dcf8ea..c0e66387 100644 --- a/plugins/SDK/ModiSDK.pas +++ b/plugins/SDK/ModiSDK.pas @@ -6,8 +6,6 @@ interface {$MODE Delphi} {$ENDIF} -{$I switches.inc} - type //PluginInfo, for Init TPluginInfo = record //Info -- cgit v1.2.3