changed "An" to "A" for grammatical accuracy. "An" is appropriate if the object it is associated with begins with a vowel.

master
Alex 5 년 전
부모
커밋
cb57ff4ccd
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Using-raylib-in-VSCode.md

+ 1
- 1
Using-raylib-in-VSCode.md

@ -25,4 +25,4 @@ Try launching by using the "Debug" launch configuration in the Debug tab.
_or_
You can Build the game using **View > Command Palette** (or Ctrl + Shift + P), Type **Run Task** and press **Enter**. And Select the **Build Debug** option. An game executable will be created in the project folder. You can see any error in the console
You can Build the game using **View > Command Palette** (or Ctrl + Shift + P), Type **Run Task** and press **Enter**. And Select the **Build Debug** option. A game executable will be created in the project folder. You can see any error in the console

불러오는 중...
취소
저장