forked from mirrors/0ad
71a84682ad
This was SVN commit r16506.
6 lines
138 B
JavaScript
6 lines
138 B
JavaScript
/**
|
|
* Warn other components when a player changed civs
|
|
* This should only happen in Atlas
|
|
*/
|
|
Engine.RegisterMessageType("CivChanged");
|