Skip to content

Commit

Permalink
Update sourcepawn (#2011)
Browse files Browse the repository at this point in the history
* Update sourcepawn

* Remove #pragma rational Float
  • Loading branch information
peace-maker committed Jul 12, 2023
1 parent 46e3de8 commit cb85415
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion plugins/include/float.inc
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ stock int RoundFloat(float value)
* User defined operators.
*/
#if !defined __sourcepawn2__
#pragma rational Float
// Internal aliases for backwards compatibility.
native float __FLOAT_MUL__(float a, float b) = FloatMul;
Expand Down
2 changes: 1 addition & 1 deletion sourcepawn
Submodule sourcepawn updated 141 files

0 comments on commit cb85415

Please sign in to comment.