mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-07-04 19:32:01 +00:00
Fixed VCO title graphic
This commit is contained in:
@ -93,7 +93,7 @@ void VCODroplet::Draw() {
|
||||
Font_6x8,
|
||||
WaveToString(wave));
|
||||
}
|
||||
wave_graphic->DrawTile(*Patch(),
|
||||
wave_graphic->DrawTile(Patch(),
|
||||
GetScreenMin(),
|
||||
0,
|
||||
GetScreenMax(),
|
||||
|
Reference in New Issue
Block a user