Skip to content

Commit bca55bd

Browse files
committed
inconsistent tabbing my beloved
1 parent b9987d9 commit bca55bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

loader/include/Geode/cocos/robtop/keyboard_dispatcher/CCKeyboardDelegate.h

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66

77
NS_CC_BEGIN
88

9-
/*no clue if this is accurate.
10-
* https://github.com/cocos2d/cocos2d-x/blob/cocos2d-x-3.13/cocos/base/CCEventKeyboard.h#L48
11-
* https://github.com/reneklacan/cocos2d-x/wiki/Keyboard-keycodes-enum
12-
* not sure which one is which
9+
/*no clue if this is accurate.
10+
* https://github.com/cocos2d/cocos2d-x/blob/cocos2d-x-3.13/cocos/base/CCEventKeyboard.h#L48
11+
* https://github.com/reneklacan/cocos2d-x/wiki/Keyboard-keycodes-enum
12+
* not sure which one is which
1313
* @note RobTop Addition
14-
*/
14+
*/
1515
typedef enum
1616
{
1717
KEY_Unknown = -0x01,

0 commit comments

Comments
 (0)