diff options
| author | megamage <none@none> | 2009-03-19 15:16:02 -0600 |
|---|---|---|
| committer | megamage <none@none> | 2009-03-19 15:16:02 -0600 |
| commit | 64ce6533a9b5f89336b9a637a33b18230f0a79d8 (patch) | |
| tree | 48eb0fa7ae4bcc5e016ec23f683f6a9891ab01d7 /src/game/Level3.cpp | |
| parent | bf7cfe696497dc7a781cdab6b4641e15fb56bbb7 (diff) | |
*Update gameobject visual and command. By Vladimir.
--HG--
branch : trunk
Diffstat (limited to 'src/game/Level3.cpp')
| -rw-r--r-- | src/game/Level3.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/game/Level3.cpp b/src/game/Level3.cpp index 9fd8684ecee..cd8da2cb7ca 100644 --- a/src/game/Level3.cpp +++ b/src/game/Level3.cpp @@ -2976,8 +2976,6 @@ bool ChatHandler::HandleGameObjectStateCommand(const char* args) gobj->SetGoState(state); return true; - - return true; } bool ChatHandler::HandleListCreatureCommand(const char* args) |
