Add footer to ScreenNetRoom
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
return LoadActor("_footer shared (doubleres)") ..
|
||||
{
|
||||
InitCommand=cmd(draworder,-1);
|
||||
}
|
||||
@@ -676,7 +676,7 @@ PasswdRoomColor=color("1.0,0.5,0.5,1.0")
|
||||
InGameRoomColor=color("1.0,0.1,0.1,1.0")
|
||||
RoomWheelX=SCREEN_CENTER_X+160
|
||||
RoomWheelY=SCREEN_CENTER_Y+4
|
||||
RoomWheelOnCommand=draworder,-1
|
||||
RoomWheelOnCommand=draworder,-100
|
||||
RoomInfoDisplayX=SCREEN_CENTER_X
|
||||
RoomInfoDisplayY=SCREEN_CENTER_Y
|
||||
|
||||
|
||||
Reference in New Issue
Block a user