Skip to content

Commit

Permalink
wait what
Browse files Browse the repository at this point in the history
  • Loading branch information
hiimjasmine00 committed Nov 2, 2024
1 parent 11376e5 commit e2e9f30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ DispatchEvent<SimplePlayer*, std::string, IconType>("hiimjustin000.more_icons/si

// Change a GJRobotSprite to a custom icon
DispatchEvent<GJRobotSprite*, std::string>("hiimjustin000.more_icons/robot-sprite", robotSprite, "my-icon").post(); // Determines the icon type

DispatchEvent<GJRobotSprite*, std::string, IconType>("hiimjustin000.more_icons/robot-sprite", robotSprite, "my-icon", IconType::Robot).post();

// Change a PlayerObject to a custom icon
Expand Down

0 comments on commit e2e9f30

Please sign in to comment.