Change: Allow GS access to ScriptGroup functions

This commit is contained in:
SamuXarick
2023-01-23 23:10:46 +00:00
committed by rubidium42
parent f225f36c3d
commit f8b5661d28
8 changed files with 51 additions and 8 deletions

View File

@@ -15,7 +15,7 @@
/**
* Class that handles all group related functions.
* @api ai
* @api ai game
*/
class ScriptGroup : public ScriptObject {
public: