mirror of
https://github.com/a2-4am/wozardry.git
synced 2024-12-03 20:49:17 +00:00
minor labeling change
This commit is contained in:
parent
17b850c54c
commit
44c654c3be
@ -38,7 +38,7 @@ tDiskType = {(1,1,False): "5.25-inch (140K)",
|
||||
(2,1,False): "3.5-inch (400K)",
|
||||
(2,2,False): "3.5-inch (800K)",
|
||||
(2,2,True): "3.5-inch (1.44MB)"}
|
||||
tBootSectorFormat = ("unknown", "16-sector", "13-sector", "hybrid (13- and 16-sector)")
|
||||
tBootSectorFormat = ("unknown", "16-sector", "13-sector", "hybrid 13- and 16-sector")
|
||||
|
||||
# errors that may be raised
|
||||
class WozError(Exception): pass # base class
|
||||
|
Loading…
Reference in New Issue
Block a user