Pārlūkot izejas kodu

Update facebook.md

Björn Ritzl 6 gadi atpakaļ
vecāks
revīzija
3c0e6bd93b
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      docs/en/manuals/facebook.md

+ 1 - 1
docs/en/manuals/facebook.md

@@ -96,7 +96,7 @@ The game now works through the Facebook URL provided as *Canvas Page*.
 The following basic test can be used to see if things are set up properly.
 
 1. Create a new game object and attach a script component with a new script file to it.
-2. Enter the following code in the script file:
+2. Enter the following code in the script file (this requires the use of Facebook extension v.2 or later):
 
 ```lua
 local function get_me_callback(self, id, response)