Batman: Set the demo gadget to have full battery.

This commit is contained in:
Stephen 'Okra' Houston 2017-08-24 08:08:41 -05:00
parent 30ee8c5284
commit 1af5125cc9
1 changed files with 1 additions and 1 deletions

View File

@ -392,7 +392,7 @@ _batman_config_updated(Instance *inst)
if (inst->cfg->id == -1)
{
_batman_face_level_set(inst->cfg->batman.o_gadget, .60);
_batman_face_level_set(inst->cfg->batman.o_gadget, 1.0);
return;
}
if ((inst->cfg->batman.force_mode == UNKNOWN) ||