Files
VVVVVV/desktop_version/src
Misa afba320083 Remove duplicate graphics.Makebfont() in main()
This call to Makebfont() always existed, but ever since 2.3's per-level
custom assets were added, graphics.reloadresources() also calls
graphics.Makebfont(), meaning this call is unnecessary. Calling it twice
results in graphics.bfont and graphics.flipbfont having twice the number
of elements, until custom assets get mounted (or unmounted, technically).
2021-01-18 13:06:59 -05:00
..
2020-11-03 13:31:56 -05:00
2020-11-03 13:31:56 -05:00
2020-01-08 10:37:50 -05:00
2020-08-02 23:43:55 -04:00
2021-01-12 14:02:31 -05:00
2021-01-11 00:24:59 -05:00
2021-01-12 14:02:31 -05:00
2021-01-12 14:02:31 -05:00
2020-09-27 16:31:40 -04:00
2020-08-02 23:43:55 -04:00
2020-11-04 12:06:57 -05:00
2020-11-04 12:06:57 -05:00