mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Remove test statement
This commit is contained in:
@@ -78,7 +78,7 @@ function loadReasons()
|
||||
end
|
||||
|
||||
function show(target, statement)
|
||||
if g_game.isOnline() and hasWindowAccess() or true then
|
||||
if g_game.isOnline() and hasWindowAccess() then
|
||||
if target then
|
||||
ruleViolationWindow:getChildById('nameText'):setText(target)
|
||||
end
|
||||
|
Reference in New Issue
Block a user