Refactored code

This commit is contained in:
MaddoScientisto 2024-04-25 23:07:49 +02:00
commit 4407ce108b
8 changed files with 128 additions and 95 deletions

View file

@ -1,5 +1,6 @@
--[[pod_format="raw",created="2024-04-24 07:17:14",modified="2024-04-24 20:33:05",revision=11]]
local map_manager = require(make_path("map"))
--local actor = require("actor2")
M = {}