Bruh? 😳
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
const GAME_STRINGS = {
|
||||
'HELLO': 'Hello World!\nHow are you today?\nThank god!'
|
||||
'HELLO': 'Hello World!\nHow are you today?\nThank god!',
|
||||
|
||||
'POKER_GAME_START': 'Poker game started!'
|
||||
};
|
||||
|
||||
module.exports = { GAME_STRINGS };
|
Reference in New Issue
Block a user