mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 09:28:15 +03:00
Don't leak flipbfont
This commit is contained in:
@@ -2840,6 +2840,7 @@ void Graphics::reloadresources() {
|
||||
CLEAR_ARRAY(flipsprites)
|
||||
CLEAR_ARRAY(tele)
|
||||
CLEAR_ARRAY(bfont)
|
||||
CLEAR_ARRAY(flipbfont)
|
||||
|
||||
#undef CLEAR_ARRAY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user