mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-11-01 23:07:20 +01:00
Initial implementation of the area system.
This commit is contained in:
@@ -243,6 +243,11 @@ class Core;
|
||||
class Logger;
|
||||
class Signal;
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
class AreaManager;
|
||||
struct AreaCell;
|
||||
struct Area;
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
class CmdManager;
|
||||
class CmdListener;
|
||||
|
||||
Reference in New Issue
Block a user