1
0
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:
Wyrrrd
2024-11-06 13:05:51 +01:00
parent 7288dd8af7
commit 2608b11ead
9 changed files with 44 additions and 7 deletions

View File

@@ -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