mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-11-25 14:16:20 -05:00
Create the Shopping Cart Lock app (#2326)
This commit is contained in:
parent
079329fc6c
commit
09dff447de
9 changed files with 415 additions and 4 deletions
|
|
@ -58,7 +58,9 @@ enum LangConsts {
|
|||
LANG_RESUME,
|
||||
LANG_FLOOD,
|
||||
LANG_SHOWQR,
|
||||
LANG_SAVE
|
||||
LANG_SAVE,
|
||||
LANG_LOCK,
|
||||
LANG_UNLOCK
|
||||
};
|
||||
|
||||
class LanguageHelper {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue