forked from mirror/OpenTTD
(svn r23221) -Codechange: update the documentation and installers regarding the new directories
This commit is contained in:
@@ -3,8 +3,8 @@ if "%1" == "" goto err
|
||||
|
||||
echo Removing OpenGFX...
|
||||
|
||||
del %1\data\opengfx\*.* /n
|
||||
rmdir %1\data\opengfx
|
||||
del %1\baseset\opengfx\*.* /n
|
||||
rmdir %1\baseset\opengfx
|
||||
|
||||
echo OpenGFX has been removed.
|
||||
goto end
|
||||
|
Reference in New Issue
Block a user