Skip to content

Commit

Permalink
- clean up spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
madame-rachelle committed Oct 19, 2023
1 parent e37b18e commit f6509e9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions zspecial.acs
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ special
-123:BeginDBTransaction(0),
-124:EndDBTransaction(0),
-125:GetDBEntries(1),
-126:NamedRequestScriptPuke(1,5),
-126:NamedRequestScriptPuke(1,5),
-127:SystemTime(0),
-128:GetTimeProperty(2,3),
-129:Strftime(2,3),
Expand Down Expand Up @@ -443,13 +443,13 @@ special
-156:SetCustomPlayerValue(3),
-157:GetCustomPlayerValue(2),
-158:ResetCustomDataToDefault(2),
-159:LumpOpen(1,3),
-160:LumpRead(2,3),
-161:LumpReadString(2,3),
// LumpReadArray is a set of 4 functions, whose definition is
// built-in to ACC. So 162-165 are used up function indices.
-166:LumpGetInfo(2),
-167:LumpClose(1),
-159:LumpOpen(1,3),
-160:LumpRead(2,3),
-161:LumpReadString(2,3),
// LumpReadArray is a set of 4 functions, whose definition is
// built-in to ACC. So 162-165 are used up function indices.
-166:LumpGetInfo(2),
-167:LumpClose(1),

// -1xx are reserved for Zandronum
-200:CheckClass(1),
Expand Down

2 comments on commit f6509e9

@ribbybbir

This comment was marked as abuse.

@madame-rachelle

This comment was marked as resolved.

Please sign in to comment.