mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-05-09 20:27:18 +02:00
Improve searching for active entities. Also fix a possible crash because the entity instance pushed on the stack was appending to itself instead of the array.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
#include "Base/Algo.hpp"
|
||||
|
||||
// ------------------------------------------------------------------------------------------------
|
||||
namespace SqMod {
|
||||
|
||||
|
||||
} // Namespace:: SqMod
|
||||
Reference in New Issue
Block a user