This commit is contained in:
Dragon Fire
2021-06-05 12:50:41 -04:00
parent 5fa50bfc2c
commit c61ae11679
659 changed files with 659 additions and 659 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const Command = require('../../structures/Command');
const Command = require('../../framework/Command');
const { oneLine } = require('common-tags');
const red = [1, 3, 5, 7, 9, 12, 14, 16, 18, 19, 21, 23, 25, 27, 30, 32, 34, 36];
const black = [2, 4, 6, 8, 10, 11, 13, 15, 17, 20, 22, 24, 26, 28, 29, 31, 33, 35];