mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 21:34:35 +02:00
RIP screens and graphics fixes
This commit is contained in:
@@ -278,3 +278,11 @@ print_lines(dta, -9, -1)
|
||||
print('RIPscreen_r_branch ; page 4')
|
||||
dta = load_atrview('rip.atrview', page=4)
|
||||
print_lines(dta, -9, -1)
|
||||
|
||||
print('RIPscreen_l_Rbranch ; page 5')
|
||||
dta = load_atrview('rip.atrview', page=5)
|
||||
print_lines(dta, -9, -1)
|
||||
|
||||
print('RIPscreen_r_Lbranch ; page 6')
|
||||
dta = load_atrview('rip.atrview', page=6)
|
||||
print_lines(dta, -9, -1)
|
||||
|
||||
Reference in New Issue
Block a user