Now have a fully painting/pixelated female hand for the actions.
This commit is contained in:
parent
7af264e147
commit
d1f7337de4
8 changed files with 27 additions and 8 deletions
|
|
@ -32,7 +32,7 @@ namespace gui {
|
|||
|
||||
if(name == "character_view") {
|
||||
$gui.set<Rectangle>(gui_id, {});
|
||||
$gui.set<Sprite>(gui_id, {"armored_knight"});
|
||||
$gui.set<Sprite>(gui_id, {"peasant_girl"});
|
||||
} else {
|
||||
$gui.set<Rectangle>(gui_id, {});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue