mirror of
https://github.com/edubart/otclient.git
synced 2025-12-22 16:27:10 +01:00
Many enhancements in client API
* Fix issues in item use * Stack animated texts values * Add utility functions for changing creature color and jumping * Add some new extended functionality * Improve map shader API
This commit is contained in:
@@ -37,6 +37,7 @@ void Client::init(std::vector<std::string>& args)
|
||||
// register needed lua functions
|
||||
registerLuaFunctions();
|
||||
|
||||
g_map.init();
|
||||
g_game.init();
|
||||
g_shaders.init();
|
||||
g_things.init();
|
||||
|
||||
Reference in New Issue
Block a user