add in-game chat & update gui post-runnables timing & fix panel elements removal
This commit is contained in:
@@ -95,7 +95,7 @@ function RadioGroup:__call(elements, onset, default)
|
||||
elements=elements,
|
||||
callback=onset,
|
||||
current=nil
|
||||
}, {__index=RadioGroup})
|
||||
}, {__index=self})
|
||||
group:set(default)
|
||||
return group
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user