better parent class for skill menu
This commit is contained in:
parent
51ce9f52fa
commit
3120047995
@ -1,5 +1,5 @@
|
|||||||
class NicePanelSkills extends Settings_Tabs;
|
class NicePanelSkills extends UT2K4TabPanel;
|
||||||
// TODO change parent class / background
|
// TODO add background
|
||||||
var automated NiceGUIPerkButton skillButtonA[5], skillButtonB[5];
|
var automated NiceGUIPerkButton skillButtonA[5], skillButtonB[5];
|
||||||
function ShowPanel(bool bShow){
|
function ShowPanel(bool bShow){
|
||||||
local int i;
|
local int i;
|
||||||
|
Loading…
Reference in New Issue
Block a user