Changeset 429 for 1.7.7/game/txt/index-files.pl
- Timestamp:
- 08/12/06 18:08:34 (2 years ago)
- Files:
-
- 1.7.7/game/txt/index-files.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.7.7/game/txt/index-files.pl
r425 r429 18 18 use strict; 19 19 use Getopt::Long; 20 use locale; 20 21 my (@entries, @aentries); 21 22
