Menus overhaul #14
1 changed files with 2 additions and 2 deletions
better parent class for skill menu
commit
3120047995
|
|
@ -1,5 +1,5 @@
|
|||
class NicePanelSkills extends Settings_Tabs;
|
||||
// TODO change parent class / background
|
||||
class NicePanelSkills extends UT2K4TabPanel;
|
||||
// TODO add background
|
||||
var automated NiceGUIPerkButton skillButtonA[5], skillButtonB[5];
|
||||
function ShowPanel(bool bShow){
|
||||
local int i;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue