Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

Commit cacbcce

Browse files
committed
Bugfix
Fixed error causing script not working when respawning/reconnecting with active fires
1 parent 8e45cf9 commit cacbcce

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

client/fire.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--================================--
2-
-- FIRE SCRIPT v1.8.0 --
2+
-- FIRE SCRIPT v2.0.2 --
33
-- by GIMI (+ foregz, Albo1125) --
44
-- License: GNU GPL 3.0 --
55
--================================--

fxmanifest.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ games {
55
}
66

77
author 'GIMI, foregz, Albo1125'
8-
version '2.0.1'
8+
version '2.0.2'
99
description 'Fire Script'
1010

1111
client_scripts {

server/fire.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--================================--
2-
-- FIRE SCRIPT v1.8.0 --
2+
-- FIRE SCRIPT v2.0.2 --
33
-- by GIMI (+ foregz, Albo1125) --
44
-- License: GNU GPL 3.0 --
55
--================================--

0 commit comments

Comments
 (0)