From 1192e4614b6fc375f661572aa105780e312082cd Mon Sep 17 00:00:00 2001 From: srslyyyy <51768772+srslyyyy@users.noreply.github.com> Date: Tue, 2 Nov 2021 06:44:00 +0100 Subject: [PATCH 1/9] Refactor play. --- [gamemodes]/[play]/play/meta.xml | 14 +- [gamemodes]/[play]/play/play.lua | 20 + [gamemodes]/[play]/play/play_players.lua | 39 ++ .../play/{broph.lua => play_vehicles.lua} | 345 +++++++++--------- 4 files changed, 235 insertions(+), 183 deletions(-) create mode 100644 [gamemodes]/[play]/play/play.lua create mode 100644 [gamemodes]/[play]/play/play_players.lua rename [gamemodes]/[play]/play/{broph.lua => play_vehicles.lua} (51%) diff --git a/[gamemodes]/[play]/play/meta.xml b/[gamemodes]/[play]/play/meta.xml index 90e1cf2f0..4532482a9 100644 --- a/[gamemodes]/[play]/play/meta.xml +++ b/[gamemodes]/[play]/play/meta.xml @@ -1,13 +1,13 @@ - true - - -