mirror of
https://github.com/SantaSpeen/BeamMP-Server.git
synced 2026-02-16 08:20:40 +00:00
Lua: Remove leading space in onChatMessage (fix #35)
This commit is contained in:
@@ -36,5 +36,4 @@ private:
|
||||
static bool ShouldSpawn(TClient& c, const std::string& CarJson, int ID);
|
||||
static bool IsUnicycle(TClient& c, const std::string& CarJson);
|
||||
static void Apply(TClient& c, int VID, const std::string& pckt);
|
||||
TScopedTimer mLifeTimer { "Server" };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user