Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
SpenserCai committed Feb 5, 2023
1 parent 94bc9a9 commit ed336d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion libs/steamlib/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@
* @Date: 2023-02-05 23:19:27
* @version:
* @LastEditors: SpenserCai
* @LastEditTime: 2023-02-05 23:19:34
* @LastEditTime: 2023-02-05 23:21:06
* @Description: file content
*/
package steamlib

func HelloWorld() string {
return "Hello World"
}
2 changes: 1 addition & 1 deletion scripts/AltVLauncher/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* @Date: 2023-02-02 11:55:11
* @version:
* @LastEditors: SpenserCai
* @LastEditTime: 2023-02-05 23:12:23
* @LastEditTime: 2023-02-05 23:20:46
* @Description: file content
*/
package main
Expand Down

0 comments on commit ed336d4

Please sign in to comment.