mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 03:24:55 +02:00
check spr and dat signatures
This commit is contained in:
@@ -31,10 +31,6 @@ end
|
||||
|
||||
function Client.init()
|
||||
setupWindow()
|
||||
|
||||
if not g_sprites.isLoaded() or not g_thingsType.isLoaded() then
|
||||
fatal("spr and dat files are not loaded, are them missing?")
|
||||
end
|
||||
end
|
||||
|
||||
function Client.terminate()
|
||||
|
Submodule modules/client_tibiafiles updated: 81e6ef44c7...981d77dd29
Reference in New Issue
Block a user