mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-06 18:08:36 +00:00
Update adt_stack.inc
fix EOL to be the same as other lines
This commit is contained in:
parent
cf1c95e42e
commit
1425caec71
@ -153,7 +153,7 @@ methodmap ArrayStack < Handle
|
||||
}
|
||||
|
||||
property int Length {
|
||||
public native get();
|
||||
public native get();
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user