Fixed TOC UI not working in MP
This commit is contained in:
@@ -2,7 +2,16 @@ if not TheOnlyCure then
|
||||
TheOnlyCure = {}
|
||||
end
|
||||
|
||||
|
||||
-- TODO this is gonna break a lot of stuff, don't do this you ass
|
||||
-- GLOBAL STRINGS
|
||||
|
||||
|
||||
|
||||
|
||||
-- TODO Unify Context Menus check with TOC Menu UI
|
||||
|
||||
|
||||
Left = "Left"
|
||||
Right = "Right"
|
||||
|
||||
@@ -116,10 +125,6 @@ function TheOnlyCure.DeclareTraits()
|
||||
TraitFactory.setMutualExclusive("amputee2", "amputee3")
|
||||
end
|
||||
|
||||
-- ModOptions implement it you cuck
|
||||
|
||||
|
||||
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
function TheOnlyCure.CutLimb(part_name, surgeon_factor, bandage_table, painkiller_table)
|
||||
|
||||
Reference in New Issue
Block a user