Skip to content

Commit

Permalink
i swear to god
Browse files Browse the repository at this point in the history
  • Loading branch information
cyn0x8 committed Oct 3, 2024
1 parent 78f15f9 commit dbb6e95
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions source/funkin/play/stage/Bopper.hx
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,6 @@ class Bopper extends StageProp implements IPlayStateScriptedClass
*/
public var flipYOffsets:Bool = false;

/**
* Whether to apply additional math to automatically horizontally flip the animation offsets for you when the bopper is flipped.
*/
public var flipXOffsets:Bool = false;

/**
* Whether to apply additional math to automatically vertically flip the animation offsets for you when the bopper is flipped.
*/
public var flipYOffsets:Bool = false;

/**
* If this bopper is rendered with pixel art, disable anti-aliasing.
* @default `false`
Expand Down

0 comments on commit dbb6e95

Please sign in to comment.