Skip to content

Commit ae3053c

Browse files
committed
run code lint
1 parent 52ea06a commit ae3053c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/panorama-types/types/api.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1444,7 +1444,7 @@ interface CScriptBindingPR_Game {
14441444
IsInBanPhase(): boolean;
14451445

14461446
GetConvarBool(name: string): boolean;
1447-
1447+
14481448
GetConvarInt(name: string): number;
14491449

14501450
GetConvarFloat(name: string): number;

0 commit comments

Comments
 (0)