mirror of
https://github.com/jmarshall23/DoomRTX.git
synced 2026-08-19 12:14:35 +02:00
TypeInfoGen will now autobind doom scripts.
This commit is contained in:
@@ -61,6 +61,7 @@ private:
|
||||
bool readyToExit;
|
||||
bool noGui;
|
||||
|
||||
ID_SCRIPT_EVENT( "activate", 0 )
|
||||
void Event_Trigger( idEntity *activator );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user