File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- var clientversion = "0.1.650 " /******************************************************************************************
1
+ var clientversion = "0.1.651 " /******************************************************************************************
2
2
#
3
3
# Copyright 2014 Dustin Robert Hoffner
4
4
#
Original file line number Diff line number Diff line change 130
130
bottom : 0px ;
131
131
left : 0px ;
132
132
right : 0px ;
133
- background : url ('img/wal.png' );
133
+ background : url ('img/wal.jpg' );
134
+ background-repeat : no-repeat;
135
+ background-position : 100px 50% ;
134
136
z-index : 99 ;
135
137
}
136
138
/******************************************************************************************
Original file line number Diff line number Diff line change 1
- //Server-Build Version: BETA => 0.1.650
2
- console . log ( "" ) ; console . log ( "pragm-Websocket-Server => BUILD 0.1.650 BETA" ) ; console . log ( "" ) ;
1
+ //Server-Build Version: BETA => 0.1.651
2
+ console . log ( "" ) ; console . log ( "pragm-Websocket-Server => BUILD 0.1.651 BETA" ) ; console . log ( "" ) ;
3
3
/******************************************************************************************
4
4
#
5
5
# Copyright 2014 Dustin Robert Hoffner
You can’t perform that action at this time.
0 commit comments