Structs now builds for the old engine (bug 3286)

This commit is contained in:
Matt Woodrow
2008-10-09 13:24:44 +13:00
parent 759c76e188
commit bba2cfc6f7
6 changed files with 180 additions and 69 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ native bool:EndOfMapVoteEnabled();
* Called when mapchooser removes a nomination from its list.
* Nominations cleared on map start will not trigger this forward
*/
forward OnNominationRemoved(String:map[], owner);
forward OnNominationRemoved(const String:map[], owner);
public SharedPlugin:__pl_mapchooser =