dobrograd-13-06-2022/garrysmod/addons/feature-playertest/lua/autorun/playertest.lua
Jonny_Bro (Nikita) e4d5311906 first commit
2023-11-16 15:01:19 +05:00

5 lines
No EOL
144 B
Lua

octolib.server('playertest/sv_test')
octolib.client('playertest/cl_test')
octolib.server('editor/sv_editor')
octolib.client('editor/cl_editor')