Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Commit

Permalink
修改注释
Browse files Browse the repository at this point in the history
  • Loading branch information
EiEddie authored Aug 28, 2021
1 parent 6dc844d commit 8578072
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/Draw/hDraw.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ struct WallInf {
int num; /**< 墙点种类
直: 0, 弯: 1
末端: 2, 十字: 3, 三岔: 4
*/
*/
double angle; /**< 旋转角度 */
SDL_RendererFlip flip; /**< 翻转状态 */

Expand Down

0 comments on commit 8578072

Please sign in to comment.