mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-03-12 05:22:55 +00:00
Try make clang happy again
This commit is contained in:
parent
fb73b35c8e
commit
c4ce9bb1fa
@ -44,7 +44,7 @@ public:
|
||||
}
|
||||
|
||||
|
||||
bool operator !=(my_nullptr_t null)
|
||||
bool operator !=(my_nullptr_t &null)
|
||||
{
|
||||
return Get() != (edict_t*)0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user