mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-04-30 09:45:35 +00:00
Fixed duplicate variable name
This commit is contained in:
parent
8ce16da281
commit
6fb1d13eb5
@ -72,7 +72,7 @@ void WriteCenteredString(DaisyPatch patch,
|
||||
int x,
|
||||
int y,
|
||||
FontDef font,
|
||||
std::string font,
|
||||
std::string text,
|
||||
bool on);
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user