mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-27 21:12:18 +00:00
Style cleanup by leper, preparing the SpiderMonkey update. Refs #3708
This was SVN commit r18579.
This commit is contained in:
@@ -269,7 +269,7 @@ void CComponentManager::Script_RegisterComponentType_Common(ScriptInterface::CxP
|
||||
return; // error
|
||||
|
||||
proto = protoVal.toObjectOrNull();
|
||||
|
||||
|
||||
if (!componentManager->m_ScriptInterface.EnumeratePropertyNamesWithPrefix(protoVal, "On", methods))
|
||||
return; // error
|
||||
|
||||
|
||||
Reference in New Issue
Block a user