Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Commit

Permalink
fix: rename actor_wapper.h to Actor_wapper.h
Browse files Browse the repository at this point in the history
  • Loading branch information
killcerr authored Feb 11, 2024
1 parent 99ecbe9 commit 32d01da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -205,4 +205,4 @@ struct ActorWapper {
}
PY_CLASS(ActorWapper, TypeWappers, ActorWapper)
};
} // namespace type_wappers
} // namespace type_wappers

0 comments on commit 32d01da

Please sign in to comment.