Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
NY00123
EDuke32-CSRefactor
Commits
48c8d3b4
Commit
48c8d3b4
authored
May 21, 2020
by
Evan Ramos
Browse files
SW: Remove pre-release software warning
parent
aee713b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/sw/src/game.cpp
View file @
48c8d3b4
...
...
@@ -3634,8 +3634,6 @@ int32_t app_main(int32_t argc, char const * const * argv)
SW_ScanGroups
();
wm_msgbox
(
"Pre-Release Software Warning"
,
"%s is not ready for public use. Proceed with caution!"
,
AppProperName
);
#ifdef STARTUP_SETUP_WINDOW
if
(
i
<
0
||
CommandSetup
||
(
ud_setup
.
ForceSetup
&&
!
g_noSetup
))
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment