Revert "Renamed instance_variables to global_variables and iv to g."

This reverts commit f9a0db6c44.
This commit is contained in:
nhmall
2018-11-23 22:17:07 -05:00
parent 414a5135b7
commit 7ad3f32e16
21 changed files with 115 additions and 115 deletions

View File

@@ -9,7 +9,7 @@
/*
* The dungeon presentation graphics code and data structures were rewritten
* and generalized for NetHack's release 2 by Eric S. Raymond (eric@snark)
* building on Don G Kneller's MS-DOS implementation. See drawing.c for
* building on Don G. Kneller's MS-DOS implementation. See drawing.c for
* the code that permits the user to set the contents of the symbol structure.
*
* The door representation was changed by Ari