neelthee-mansion 3.23.14__py3-none-any.whl → 3.23.15__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- neelthee_mansion/Mansion_of_Amnesia.py +1 -1
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/METADATA +1 -1
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/RECORD +7 -7
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/LICENSE.md +0 -0
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/WHEEL +0 -0
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/entry_points.txt +0 -0
- {neelthee_mansion-3.23.14.dist-info → neelthee_mansion-3.23.15.dist-info}/top_level.txt +0 -0
@@ -439,7 +439,7 @@ def show_map():
|
|
439
439
|
map_root.title("Map")
|
440
440
|
|
441
441
|
map_text = get_map()
|
442
|
-
map_label = tk.Label(map_root, text=map_text, font=("Courier", 10), width=
|
442
|
+
map_label = tk.Label(map_root, text=map_text, font=("Courier", 10), width=65, height=15, wraplength=500)
|
443
443
|
map_label.pack()
|
444
444
|
|
445
445
|
map_root.mainloop()
|
@@ -1,5 +1,5 @@
|
|
1
1
|
neelthee_mansion/Books.py,sha256=Zs6GOi12vrikne-E37LdrLNRb6CyUogOCDApDGFj6Ls,26168
|
2
|
-
neelthee_mansion/Mansion_of_Amnesia.py,sha256=
|
2
|
+
neelthee_mansion/Mansion_of_Amnesia.py,sha256=mn2yaVavJzZvL9Lfa8_Ry_AOGLfIDuzA9gbIvPW3WiU,53650
|
3
3
|
neelthee_mansion/Quests.py,sha256=pUlru2RugP57MACQORZaF_X9lsbefTdPYTSO474phgo,2791
|
4
4
|
neelthee_mansion/Rooms.py,sha256=5m1GrFNhXJMBzw2zaXM6FUt497BIoJi9BfRFvdhsy_g,79218
|
5
5
|
neelthee_mansion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -8,9 +8,9 @@ neelthee_mansion/all_game_utils.py,sha256=AnDB5LOawpk0tpnda801r2hAVMFJRq5gbHWkcM
|
|
8
8
|
neelthee_mansion/creatures.py,sha256=XdRM5DJSnjAKXn4QskXKBf_YGvov26fX3XU1E2ww0zg,19722
|
9
9
|
neelthee_mansion/items.py,sha256=aGEkNUROf4WuLdsmoFYD-0BbJ984SODt73-8-_F1Z9Y,6672
|
10
10
|
neelthee_mansion/utils.py,sha256=1eIb01bsLw7emOy6PCRxyt_JswuyCPhfPS_KRl2IHds,14283
|
11
|
-
neelthee_mansion-3.23.
|
12
|
-
neelthee_mansion-3.23.
|
13
|
-
neelthee_mansion-3.23.
|
14
|
-
neelthee_mansion-3.23.
|
15
|
-
neelthee_mansion-3.23.
|
16
|
-
neelthee_mansion-3.23.
|
11
|
+
neelthee_mansion-3.23.15.dist-info/LICENSE.md,sha256=CV8XGZaCyyAMdbkYFQUjb8AjBq9vkoyqdZCq1_hetms,1105
|
12
|
+
neelthee_mansion-3.23.15.dist-info/METADATA,sha256=ekvn7ANAk1k9J3-52CkcQCht8VSAXl0nP96nKyoh4WY,1757
|
13
|
+
neelthee_mansion-3.23.15.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
14
|
+
neelthee_mansion-3.23.15.dist-info/entry_points.txt,sha256=j5ScTTyIidFhmT3F6hcX9pnlom4cJdDmfe26BmM6Igo,56
|
15
|
+
neelthee_mansion-3.23.15.dist-info/top_level.txt,sha256=woQImQewylhly5Rb24HwPEGMxPY6do_PaUwGd5BNLOM,17
|
16
|
+
neelthee_mansion-3.23.15.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|