more followup (trunk only)
More symset name correction
This commit is contained in:
+1
-1
@@ -550,7 +550,7 @@ char *argv[];
|
||||
if (!strncmpi(argv[0]+1, "IBM", 3)) {
|
||||
# ifdef ASCIIGRAPH
|
||||
load_symset("IBMGraphics", FALSE);
|
||||
load_symset("IBMGraphics", TRUE);
|
||||
load_symset("RogueIBM", TRUE);
|
||||
switch_graphics(TRUE);
|
||||
# endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user