Maps nominated by owner=0 should not be replaced. Fixes sm_nominate_addmap only allowing a single map to be added (bug 3272)

This commit is contained in:
Matt Woodrow
2008-10-08 20:58:25 +13:00
parent f50c7469ca
commit 29e57e77f7
4 changed files with 196 additions and 67 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 =