mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
Fix typo in previous commit *sighs*
--HG-- branch : trunk
This commit is contained in:
@@ -51,7 +51,7 @@ namespace VMAP
|
||||
}
|
||||
bool didHit() { return hit; }
|
||||
protected:
|
||||
ModelInstances *prims;
|
||||
ModelInstance *prims;
|
||||
bool hit;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user