Missing resources.
This commit is contained in:
parent
57e042e786
commit
137dcc1f30
4 changed files with 15 additions and 2 deletions
|
@ -98,8 +98,7 @@ namespace guecs {
|
|||
};
|
||||
|
||||
struct Sound {
|
||||
std::string on_click{""};
|
||||
|
||||
std::string on_click{"ui_click"};
|
||||
void play(bool hover);
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue