Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
SRB2
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
264
Issues
264
List
Board
Labels
Milestones
Merge Requests
74
Merge Requests
74
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
STJr
SRB2
Commits
7b4dee87
Commit
7b4dee87
authored
Jun 06, 2020
by
GoldenTails
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unneeded comment
parent
457714e4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
d_ticcmd.h
src/d_ticcmd.h
+1
-1
No files found.
src/d_ticcmd.h
View file @
7b4dee87
...
...
@@ -31,7 +31,7 @@ typedef enum
BT_WEAPONPREV
=
1
<<
5
,
BT_ATTACK
=
1
<<
6
,
// shoot rings
BT_SPIN
=
1
<<
7
,
// spin
BT_SPIN
=
1
<<
7
,
BT_CAMLEFT
=
1
<<
8
,
// turn camera left
BT_CAMRIGHT
=
1
<<
9
,
// turn camera right
BT_TOSSFLAG
=
1
<<
10
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment