File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 104
104
}
105
105
"CTFWeaponBaseGun::FireProjectile"
106
106
{
107
- "linux" "479 "
108
- "windows" "472 "
107
+ "linux" "480 "
108
+ "windows" "473 "
109
109
}
110
110
"CTFWeaponBaseGun::GetProjectileDamage"
111
111
{
112
- "linux" "494 "
113
- "windows" "487 "
112
+ "linux" "495 "
113
+ "windows" "488 "
114
114
}
115
115
"CTFWeaponBaseMelee::Smack"
116
116
{
117
- "linux" "479 "
118
- "windows" "472 "
117
+ "linux" "480 "
118
+ "windows" "473 "
119
119
}
120
120
"CTFWeaponBaseMelee::GetMeleeDamage"
121
121
{
122
- "linux" "483 "
123
- "windows" "476 "
122
+ "linux" "484 "
123
+ "windows" "477 "
124
124
}
125
125
"CTFScatterGun::HasKnockback"
126
126
{
127
- "linux" "500 "
128
- "windows" "493 "
127
+ "linux" "501 "
128
+ "windows" "494 "
129
129
}
130
130
"CTFProjectile_Jar::GetDamage"
131
131
{
Original file line number Diff line number Diff line change 31
31
#pragma semicolon 1
32
32
#pragma newdecls required
33
33
34
- #define PLUGIN_VERSION " 1.8.4 "
34
+ #define PLUGIN_VERSION " 1.8.5 "
35
35
36
36
#define PLUGIN_TAG " [{orange } PropHunt{default } ]"
37
37
You can’t perform that action at this time.
0 commit comments