From a03933a81eeccf2ee142394095e4e537c9bc5167 Mon Sep 17 00:00:00 2001 From: Logan Gartner Date: Thu, 16 Dec 2021 00:03:25 -0700 Subject: [PATCH] Changed cl_lsft.txt --- cl_lsft.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cl_lsft.txt b/cl_lsft.txt index bba6ccd..6518661 100644 --- a/cl_lsft.txt +++ b/cl_lsft.txt @@ -17,9 +17,12 @@ TODO: Literally everything TODO: Update checker TODO: On module load, grab default config values. Write changed values +TODO: Clientside core:log, with network to owner prop.createSent(chip():getPos()+Vector(0,0,90),Angle(0,0,0),"Seat_Airboat",true) --]] +core = {} + if player() == owner() then if not file.exists("lsftconf.txt") then file.write("lsftconf.txt", "{}")