mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-03-26 00:59:57 +01:00
Added russian locale, small fixes
This commit is contained in:
@@ -120,7 +120,7 @@ local function remove_force_from_list(event)
|
||||
elseif event.source and event.destination then
|
||||
param.force = event.destination
|
||||
add_force_to_list(param)
|
||||
force = source
|
||||
force = event.source
|
||||
end
|
||||
|
||||
if force and not force.connected_players then
|
||||
|
||||
Reference in New Issue
Block a user