diff --git a/gta3/gta3.json b/gta3/gta3.json index 8ce6f735..d645fa1d 100644 --- a/gta3/gta3.json +++ b/gta3/gta3.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733174522852, - "version": "0.356", + "last_update": 1733719002552, + "version": "0.357", "url": "https://library.sannybuilder.com/#/gta3" }, "extensions": [ @@ -27323,7 +27323,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/gta3/version.txt b/gta3/version.txt index d3f29c4a..1648a36d 100644 --- a/gta3/version.txt +++ b/gta3/version.txt @@ -1 +1 @@ -0.356 \ No newline at end of file +0.357 \ No newline at end of file diff --git a/sa/sa.json b/sa/sa.json index b80019c4..624a0d6f 100644 --- a/sa/sa.json +++ b/sa/sa.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733681664349, - "version": "0.805", + "last_update": 1733719002441, + "version": "0.806", "url": "https://library.sannybuilder.com/#/sa" }, "extensions": [ @@ -48026,7 +48026,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/sa/version.txt b/sa/version.txt index 94fcadc0..e201021d 100644 --- a/sa/version.txt +++ b/sa/version.txt @@ -1 +1 @@ -0.805 \ No newline at end of file +0.806 \ No newline at end of file diff --git a/vc/vc.json b/vc/vc.json index 8c4ed1f6..3e9d4d15 100644 --- a/vc/vc.json +++ b/vc/vc.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733174522906, - "version": "0.366", + "last_update": 1733719002603, + "version": "0.367", "url": "https://library.sannybuilder.com/#/vc" }, "extensions": [ @@ -29059,7 +29059,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/vc/version.txt b/vc/version.txt index fcd47e2f..253620c1 100644 --- a/vc/version.txt +++ b/vc/version.txt @@ -1 +1 @@ -0.366 \ No newline at end of file +0.367 \ No newline at end of file