Comparing version 7.1.1 to 7.2.0
@@ -378,3 +378,3 @@ # Entities | ||
> Note: For the owner of the entity the entity will remain visible regardless of the visibility setting. | ||
> Note: For the owner of the entity the entity will remain visible unless [owner-to-entity invisibility](#librg_entity_visibility_owner_set) is set. | ||
@@ -408,3 +408,3 @@ ##### Signature | ||
> Note: For the owner of the entity the entity will remain visible regardless of the visibility setting. | ||
> Note: For the owner of the entity the entity will remain visible unless [owner-to-entity invisibility](#librg_entity_visibility_owner_set) is set. | ||
@@ -441,4 +441,2 @@ ##### Signature | ||
> Note: For the owner of the entity the entity will remain visible regardless of the visibility setting. | ||
##### Signature | ||
@@ -472,4 +470,2 @@ ```c | ||
> Note: For the owner of the entity the entity will remain visible regardless of the visibility setting. | ||
##### Signature | ||
@@ -476,0 +472,0 @@ ```c |
{ | ||
"name": "librg.c", | ||
"version": "7.1.1", | ||
"version": "7.2.0", | ||
"author": "Inlife", | ||
@@ -5,0 +5,0 @@ "description": "Pure C library for building simple and elegant cross-platform multiplayer client-server solutions.", |
@@ -6,3 +6,3 @@ <div align="center"> | ||
<div align="center"> | ||
<a href="https://github.com/zpl-c/librg/actions"><img src="https://img.shields.io/github/workflow/status/zpl-c/librg/tests?label=Tests&style=for-the-badge" alt="build status" /></a> | ||
<a href="https://github.com/zpl-c/librg/actions"><img src="https://img.shields.io/github/actions/workflow/status/zpl-c/librg/tests.yml?branch=master&label=Tests&style=for-the-badge" alt="build status" /></a> | ||
<img src="https://img.shields.io/github/package-json/v/zpl-c/librg?style=for-the-badge" alt="version" /></a> | ||
@@ -9,0 +9,0 @@ <a href="https://discord.gg/2fZVEym"><img src="https://img.shields.io/discord/354670964400848898?color=7289DA&style=for-the-badge" alt="discord" /></a> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1315089