mirror of
https://github.com/Michatec/wk_wars2x.git
synced 2026-04-01 08:26:27 +02:00
Add event for sending radar power state
This commit is contained in:
@@ -30,3 +30,7 @@
|
||||
|
||||
---------------------------------------------------------------------------------------]]--
|
||||
|
||||
RegisterNetEvent( "wk_wars2x_sync:sendPowerState" )
|
||||
AddEventHandler( "wk_wars2x_sync:sendPowerState", function( data, target )
|
||||
-- code
|
||||
end )
|
||||
Reference in New Issue
Block a user