mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Convert tabs to spaces
This commit is contained in:
parent
0dd25bfcda
commit
3674d384d0
39 changed files with 2414 additions and 2414 deletions
|
|
@ -1,8 +1,8 @@
|
|||
class KillingFloor extends require('./unreal2') {
|
||||
readExtraInfo(reader,state) {
|
||||
state.raw.wavecurrent = reader.uint(4);
|
||||
state.raw.wavetotal = reader.uint(4);
|
||||
}
|
||||
readExtraInfo(reader,state) {
|
||||
state.raw.wavecurrent = reader.uint(4);
|
||||
state.raw.wavetotal = reader.uint(4);
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = KillingFloor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue