Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

fix(#211): patch `DrawBlack` to force full area drawing in subworlds #290

Closed steviegt6 closed 4 months ago

steviegt6 commented 4 months ago

Link Issues

Resolves: #211

Description of Work

Patches DrawBlack to draw the entire area it is expected to if in a subworld.

Comments

N/A