fix: working amputations in mp
This commit is contained in:
@@ -5,7 +5,8 @@ local CommandsData = {}
|
||||
|
||||
CommandsData.modules = {
|
||||
TOC_DEBUG = "TOC_DEBUG",
|
||||
TOC_RELAY = "TOC_RELAY"
|
||||
TOC_RELAY = "TOC_RELAY",
|
||||
TOC_ITEMS = "TOC_ITEMS"
|
||||
}
|
||||
|
||||
CommandsData.client = {
|
||||
|
||||
Reference in New Issue
Block a user