Skip to content

Commit 10039fe

Browse files
committed
!B (Config) Changed r_ CVAR sizes to reflect changes
1 parent 915c425 commit 10039fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/SplashExample.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ splash_minimumPlaybackTime_initial=3.0
99
splash_texture_initial=SplashExample/textures/InitialSplash.dds
1010

1111
// should match initial splash dimensions
12-
r_width=350
13-
r_height=100
12+
r_width=512
13+
r_height=300
1414

1515
// Always reccommended if using initial splash screen!
1616
r_fullscreenwindow=1

0 commit comments

Comments
 (0)