fix dumb name, at Bob's request
This commit is contained in:
@@ -104,5 +104,5 @@ namespace OpenRa.Traits
|
||||
|
||||
public interface INotifySelection { void SelectionChanged(); }
|
||||
public interface ILoadWorldHook { void WorldLoaded(World w); }
|
||||
public interface ISpawnStartingUnits { void SpawnStartingUnits(Player p, int2 sp); }
|
||||
public interface IOnGameStart { void SpawnStartingUnits(Player p, int2 sp); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user