mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into mntm-dev
This commit is contained in:
@@ -9,24 +9,9 @@
|
||||
#include <momentum/momentum.h>
|
||||
|
||||
const char* const name_generator_left[] = {
|
||||
"super",
|
||||
"big",
|
||||
"little",
|
||||
"liquid",
|
||||
"qq",
|
||||
"cheeky",
|
||||
"thick",
|
||||
"sneaky",
|
||||
"quick",
|
||||
"quantum",
|
||||
"kurwa",
|
||||
"feral",
|
||||
"smart",
|
||||
"yappy",
|
||||
"ultra",
|
||||
"whois",
|
||||
"random",
|
||||
"looshite",
|
||||
"super", "big", "little", "liquid", "qq", "cheeky", "thick",
|
||||
"sneaky", "silly", "quick", "quantum", "kurwa", "feral", "smart",
|
||||
"yappy", "ultra", "whois", "random", "looshite",
|
||||
};
|
||||
|
||||
const char* const name_generator_right[] = {
|
||||
@@ -46,6 +31,7 @@ const char* const name_generator_right[] = {
|
||||
"pp",
|
||||
"zalaz",
|
||||
"breeky",
|
||||
"bunker"
|
||||
"pingwin",
|
||||
"kot",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user