mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-05-30 18:02:41 +02:00
refactor: power state event variable name
This commit is contained in:
+1
-1
@@ -31,6 +31,6 @@
|
||||
---------------------------------------------------------------------------------------]]--
|
||||
|
||||
RegisterNetEvent( "wk_wars2x_sync:sendPowerState" )
|
||||
AddEventHandler( "wk_wars2x_sync:sendPowerState", function( data, target )
|
||||
AddEventHandler( "wk_wars2x_sync:sendPowerState", function( state, target )
|
||||
-- code
|
||||
end )
|
||||
Reference in New Issue
Block a user